Welcome![Sign In][Sign Up]
Location:
Search - matlab code for image classification

Search list

[Special Effectscode

Description: 利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。-using morphological methods for image overlapping points classification and its final elimination.
Platform: | Size: 4096 | Author: guozhi | Hits:

[AI-NN-PRsvm

Description: svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
Platform: | Size: 172032 | Author: chenxi | Hits:

[Graph RecognizeSpPCA

Description: 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-pattern PCA use in the Yale face database for face recognition on the matlab source code, sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the establishment of sub-image set, in each sub-image Set the use of PCA to extract the features, the establishment of sub-space. Treatment to identify images, by the same block, the respective sub-image to the corresponding sub-space projection, feature extraction. Finally, according to the principle of nearest neighbor classification.
Platform: | Size: 2048 | Author: 章格 | Hits:

[Special Effectsgaborconvolve

Description: gaborconvolve.m Code for convolving an image with a bank of log-Gabor filters. A pre-processing step for texture analysis, feature detection and classification
Platform: | Size: 3072 | Author: wugang | Hits:

[matlabNaiveBayes

Description: naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.
Platform: | Size: 1024 | Author: 李萍 | Hits:

[Graph program7894561@dagsvm

Description: 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
Platform: | Size: 5120 | Author: tang | Hits:

[matlabFuzzyClusteringToolbox

Description: 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni' s Index (XB), Dunn' s Index (DI) and Alternative Dunn Index (DII) of several metrics.
Platform: | Size: 2134016 | Author: conroy cheung | Hits:

[Graph programFCM

Description: C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
Platform: | Size: 15985664 | Author: 汪颜 | Hits:

[Special EffectsCVPR10-LLC

Description: 该matlab源码描述了基于局部受限线性编码的图像分类算法-This is an example code for the algorithm described in "Locality-constrained Linear Coding for Image Classification", CVPR 2010.
Platform: | Size: 587776 | Author: sinoer | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[Special EffectsPCA_MATLAB

Description: PCA(主成分分析)的MATLAB源代码,包含测试例子及使用文档,该算法主要用于图像分类时特征的降维。-PCA (Principal Component Analysis) of the MATLAB source code, including test case and use the document, the algorithm is mainly used for image classification and feature dimensionality reduction.
Platform: | Size: 121856 | Author: 刘静 | Hits:

[Otherfuzzy_TH

Description: matlab code which will be useful for image classification
Platform: | Size: 5120 | Author: Janani | Hits:

[AI-NN-PRIMAGE-CLASSIFICATION-BASED-ON-RBF

Description: MATLAB CODE FOR IMAGE CLASSIFICATION USING RBF NETWORK
Platform: | Size: 207872 | Author: parmalik kumar | Hits:

[AI-NN-PRcbir

Description: 基于内容的图像检索程序,matlab代码,SVM分类实现,检索效果好,对于研究基于内容检索的学习者用处很大-Content-based image retrieval procedures, matlab code, SVM classification to achieve good retrieval effect, for content-based retrieval research has proved very useful to learn
Platform: | Size: 15228928 | Author: 于枫 | Hits:

[Othercode(USPS)(SRC21PELM)

Description: matlab code of A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artificial Intelligence 27 (2014): 228-235.-Luo, Minxia, and Kai Zhang. A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artificial Intelligence 27 (2014): 228-235.
Platform: | Size: 5246976 | Author: chexie986 | Hits:

[Software EngineeringPCA_classifier_version1b

Description: matlab code for image classification and retraival
Platform: | Size: 2032640 | Author: Abeer S. Desuky | Hits:

[matlabbsax

Description: 进行波形数据分析,本程序的性能已经达到较高水平,抑制载波型差分相位调制,Relief计算分类权重,对于初学matlab的同学会有帮助,可以实现模式识别领域的数据的分类及回归,通过matlab代码,仿真图是速度、距离、幅度三维图像。- Waveform data analysis, The performance of the program has reached a high level, Suppressed carrier type differential phase modulation, Relief computing classification weight, Matlab for beginner students will help, You can achieve data classification and regression pattern recognition, By matlab code, FIG simulation speed, distance, amplitude three-dimensional image.
Platform: | Size: 5120 | Author: piwvk | Hits:

[matlab大数据

Description: BP—ANN神经网络matlab源代码,主要用于数据预测,图像分类等,分为3层,输入层,输出和隐含层(BP - ANN neural network matlab source code, mainly used for data prediction, image classification and so on, divided into 3 layers, input layer, output and hidden layer)
Platform: | Size: 1024 | Author: 王洪 | Hits:

[matlabClassification

Description: the code is for classification using svm for remote sensing image , please see enjoy
Platform: | Size: 6495232 | Author: marifer100 | Hits:

[Special Effects分类

Description: 用于图像分类的Matlab代码,简单实用。2017版本(The Matlab code for image classification is simple and practical. 2017 version)
Platform: | Size: 24729600 | Author: sohey1 | Hits:
« 12 »

CodeBus www.codebus.net